html{ background:#fff; color:#000; overflow-x:hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0 auto;padding:0;}
img{border:0;}
ol,ul,li{list-style:none;}
h1,h2,h3{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{ background:#fff; color:#000;  font-family:'微软雅黑';}
a{ color:#000;}
a:hover{color:#ad0e11;}

/*******CSS reset*************/
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;}
.hidden{display:none;}
.jj_pic{ float:left; margin:0 20px 0 0;}
.nr_pic{ text-align:center; position:relative; width:100%;}
.red{ color:#f00; font-weight:bold; padding-left:10px;}
.nr_red{ color:#f00; font-weight:bold;}

.scale:hover img { transform: scale(1.1, 1.1);}
.scale img{ transition:transform 1s ease 0s}

#indexNews{ height: auto; overflow: hidden; margin-top: 30px;}
#indexNews li { width: 550px; height: 38px; line-height: 38px; background: url(../images/icon.png) no-repeat left center; padding-left: 30px; transition: 0.3s; float: left; font-size: 15px;}
#indexNews li:nth-of-type(2n){ float: right;}
#indexNews li a{ display: block; float: left; width: 75%; color: #666666; white-space: nowrap; text-overflow:ellipsis; overflow: hidden; transition: 0.3s;}
.Newstime { float: right; color:#a9a9a9; font-size:12px; font-family: arial;}
#indexNews li:hover{ background: url(../images/icon.png) no-repeat left center #ad0e11;}
#indexNews li:hover a{ color: #fff;}
#indexNews li:hover .Newstime{ color: #fff;}

#con_lx{ height:auto; overflow:hidden; line-height:2.0; font-size:14px; width:60%; margin-bottom:20px; float: left;}
#con_lx p{ border-bottom:1px dotted #ccc; line-height:35px; padding-left:20px; transition:0.3s all 0s linear; }
#con_lx p:hover{ background:#efefef; color:#000; border-bottom:1px solid #ccc; padding-left:30px;}

#prev_next{ border-top:1px solid #f0f0f0; margin-top:10px; padding-top:5px;}
#prev_next li{ padding-left:10px; height:30px; line-height:30px;}


/** header **/
#top_line_bj{ height: 30px; background: #000000; width: 100%;}
#top_line{ width: 1200px; height: 30px; line-height: 30px; color: #aaa9aa; font-size: 12px;}
#top_line a{ color: #696969; padding: 0 10px; transition: 0.3s;}
#top_line a:hover{ color: #fff;}

#top_index{ width: 1200px; height: 110px;}
#logo{ float:left; padding:20px 0 0;}
#top_tel{ float: right; padding: 0 0 0 60px; margin-top: 30px; background: url(../images/top_tel.png) no-repeat left top; color: #1b1b1b; font-size: 25px; font-family: impact;}

#nav_bj{ width: 100%; height: 50px; background: #075caa;}
#nav{ width: 1200px; height: 50px;}
#nav a{ display: block; float: left; color: #fff; background: url(../images/nav_line.jpg) no-repeat right center; width: 133px; height: 50px; line-height: 50px; text-align: center; transition: 0.3s;}
#nav a:last-child{ background: none;}


.flash{ width:100%;height:580px; margin:0 auto; text-align:center; position:relative;}
.flash .flashBox {position:relative; margin:0 auto; width:1000px; height:580px; }
/*修改尺寸1920 {position:absolute; width:1920px; left:-460px;}*/
/*修改尺寸1440 {position:absolute; width:1440px; left:-221px;}*/
.flash .flashBox .bd{position:absolute;  width:1920px; left:-460px;}
.flash .flashBox .bd img{width:100%; height: 580px;}


/** footer **/
#end_bj{ background: url(../images/end_bj.png) no-repeat center top; width: 100%; height: 366px; overflow: hidden;}

#end_line{ height: 60px; width: 100%; border-top: 1px solid #373644; line-height: 60px; text-align: center; color: #4e4e4e;}
#end_line a{ color: #4e4e4e; padding: 0 20px;}
#end_line a:hover{ color: #fff;}


#end_bj .end_nr{ width: 1200px; height: 220px; line-height: 30px; color: #d07575; padding: 40px 0;}
#end_bj .end_nr .left{ width: 400px;}
#end_bj .end_nr .tit{ color: #fff; font-weight: bold; height: 40px; font-size: 16px;}
#end_bj .end_nr .content{ padding-top: 15px; color: #aaa9aa;}
#end_bj .end_nr .content a{ display: block; float: left; width: 100px; line-height: 30px; color: #aaa9aa; transition: 0.3s;}
#end_bj .end_nr .content a:hover{ color: #ff0;}
#end_bj .end_nr .left .tit_line{ float: left; width: 25px; height: 2px; background: #009944; transition: 0.3s;}
#end_bj .end_nr #end_lx{ float: left; width: 410px;}
#end_bj .end_nr #end_lx .tit_line{ float: left; width: 25px; height: 2px; background: #009944; transition: 0.3s;}
#end_bj .end_nr #end_wx{ float: right;}
#end_bj .end_nr #end_wx .tit_line{ float: left; width: 25px; height: 2px; background: #009944; transition: 0.3s;}
#end_bj .end_nr .left:hover .tit_line{ width: 150px;}
#end_bj .end_nr #end_lx:hover .tit_line{ width: 150px;}
#end_bj .end_nr #end_wx:hover .tit_line{ width: 150px;}

/** main **/ 
.main{ width:1200px; height:auto; overflow:hidden; padding: 50px 0; line-height: 30px;}

.index_prolist{ background:url(../images/left_lb.jpg) no-repeat center top; width:243px; padding:25px; height: 595px; float: left;}
.index_prolist ul{ background: url(../images/left_bt.png) no-repeat left top; padding-top: 135px;}
.index_prolist ul li{ background: url(../images/lbicon.jpg) no-repeat left center; padding-left: 30px; height:70px; line-height:70px;}
.index_prolist ul li a{ height: 70px; color: #fff;}
.index_prolist ul li:hover a{ color: #fff;}

#cpzs > ul > .selected a{text-decoration:none;} 
.index_proright{ width:880px; float:right;}
.picFocus{ width:880px; position:relative;  overflow:hidden; zoom:1; }
.picFocus .bd{ width: 880px; height: 380px; }
.picFocus .bd a img{ width:565px; height:380px; display:block; float: left;   }
.picFocus .bd li{ background: #0c59a0; border: 2px solid #0c59a0; position: relative;height: 380px;}
.picFocus .bd li .text{ float:right; width:270px; color: #fff; padding: 35px 20px;}
.picFocus .bd li .text .bt{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; height: 45px; color: #fff; font-size: 24px; font-weight: bold;}
.picFocus .bd li .text .content{ padding: 0;}
.picFocus .bd li .text .more{ margin-top: 20px; background: #fff; border: 2px solid #fff; border-radius: 20px; width: 218px; height: 42px; line-height: 42px; text-align: center; transition:0.3s all 0s linear;}
.picFocus .bd li .text .more a{ display: block; width: 109px; height: 42px; float: left; color: #000;}
.picFocus .bd li .text .more a:nth-of-type(1){ background: #0c59a0; color: #fff; border-top-left-radius: 20px; border-bottom-left-radius: 20px;}
.picFocus .bd li .cptel{ position: absolute; left: 0; bottom: 0; background: #0c5b9e; width:470px; height: 50px; color: #fff; text-align: center; line-height: 50px; font-size: 16px;}

.picFocus .hd{ width:100%; overflow:hidden; }
.picFocus .hd ul{ margin-top:30px; overflow:hidden; zoom:1; }
.picFocus .hd ul li{ float:left; text-align:center; width:274px; height: 235px; border-bottom: 1px dashed #d5d6d6; margin:0 26px 0 0;  }
.picFocus .hd ul li a{ display: block; border: 1px solid #d5d6d6; width:274px; height:196px;}
.picFocus .hd ul li img{ width:274px; height:196px; cursor:pointer; }
.picFocus .hd ul li:last-of-type{ margin: 0;}
.picFocus .hd ul li p{ line-height: 40px;}

#line{ background: url(../images/line.png) no-repeat center top; width: 100%; height: 12px;}
#khal{ float: left; width: 430px; padding-top: 40px;}
#khal .tit{ color: #010101; font-size: 30px; font-weight: bold;}
#khal .tit p{ color: #c2c4c3; font-size: 14px; font-weight: normal; text-transform: uppercase;}
#khal .content{ padding: 40px 0 30px; line-height: 35px;}
#khal .tel{ color: #0c5b9e; font-weight: bold; font-size: 16px; padding-left: 10px;}
#khal .more{ width: 243px; height: 43px; background: #0c5b9e; border-radius: 20px; text-align: center; line-height: 43px; color: #fff; font-size: 15px; float: left; margin-top: 10px; transition: 0.3s;}
#khal .more:hover{ background: #0c59a0; border-radius: 0;}

#anli{ float: right; width: 760px;}
#anli li{ float: left; width: 360px;   margin: 10px;}
#anli li img{ width: 360px; height: 245px;}
#anli li p{text-align:center;}
#ggbj{ background: url(../images/ggbj.jpg) no-repeat center top; width: 100%; height: 281px;}
#ggbj .main{ padding: 32px 0;}
#ggbj .main .left{ height: 215px;}
#ggbj .main .right{ width: 650px; color: #fff;}
#ggbj .main .right .tit{ font-size: 16px; padding-top: 40px;}
#ggbj .main .right .content{ font-size: 40px; font-weight: bold; padding: 0; line-height: 60px;}
#ggbj .main .right .more{ width: 600px; height: 42px; margin-top: 20px; float: left; position: relative; border: 1px solid #fff; border-radius: 20px; line-height: 42px;}
#ggbj .main .right .more .tel{ padding-left: 22px; float: left;}
#ggbj .main .right .more .ljzx{ position: absolute; right: -10px; top: -1px; width: 121px; height: 44px; text-align: center; background: #06b653; border-radius: 20px;}

#gsjj{ width: 1200px; height: 680px; position: relative;}
#gsjj_pic{ position: absolute; bottom: 0;height:538px; right: -351px;    overflow: hidden;}
#gsjj_bj{ background: url(../images/gsjjbj.jpg) no-repeat left bottom; position: absolute; bottom: 0; left: -352px; width: 719px; height: 458px; padding: 80px 70px 0 354px; color: #fff;}
#gsjj_bj .content{ padding: 0; line-height: 35px;}
#gsjj .tit{    width: 750px;  margin: 0 auto;    text-align: center;  padding-top: 40px;}
#gsjj .more{ width: 332px; height: 53px; text-align: center; line-height: 53px; margin-top: 20px; color: #fff; border: 1px solid #fff;}


/** sidebar **/
#sidebar{ width:293px; height:auto; overflow:hidden; float: left;}
#main_right{ width:880px; height:auto; overflow:hidden; float:right;}
.content{ padding: 20px 0 0; line-height: 30px;}
#content_zy{ line-height: 30px; padding: 20px 0 0;}

#zi_banner{ width: 100%; height: 380px; background: url(../images/banner.jpg) no-repeat center;}

#cplb{ background: url(../images/left_lb.jpg) no-repeat left top; width: 243px; max-height: 595px; overflow: hidden; padding: 25px;}
#pro_list{ background: url(../images/left_bt.png) no-repeat left top; padding-top: 135px;}
#pro_list li{ background: url(../images/lbicon.jpg) no-repeat left center; padding-left: 30px; height:50px; line-height:50px;}
#pro_list li a{ height: 50px; color: #fff;}
#left_lx{ background: url(../images/left_lx.png) no-repeat left top; color: #fff; padding: 36px 0 0 45px; font-size: 24px; margin-top: 20px;}

#home{ background: url(../images/home.png) no-repeat left center; padding-left: 30px; color: #0b8d53; line-height: 60px; position: relative; margin-top: -20px;}
#home a{ color: #000;}

#tit_zy{ background: url(../images/tit_line.png) no-repeat center 45px; text-align: center; color: #505151; font-size: 16px;}
#tit_zy p{ color: #000; font-size: 24px; font-weight: bold; line-height: 45px;}
#tit_zy span{ display: block; padding-top: 10px;}

/** zy **/ 
.n_detailCon{ height:auto!important; overflow:hidden!important; overflow:visible;}
.n_detailCon li{ width:100%; height:auto; margin:0 0 10px 0; padding: 10px 0; border-bottom: 1px dotted #ccc; }
.n_detailCon li a{ height:auto; width:100%; display:block; padding-top: 10px;}
.n_detailCon li a:hover{ background: #fffad8;}
.n_detailPic{ width:210px; float:left; margin-left:10px;}
.n_detailPic img{ width: 210px;}
.n_detailR{ width:640px; float:right; margin-right:10px;}
.n_detailTitle{ height:30px; width:100%;}
.n_detailTitle span{ font-size:16px; color:#000; display:block; float:left; font-weight:bold;}
.n_detailTitle small{ font-size:12px; float:right; display:block; color:#222222;}
.n_detailNr{ width:100%; padding:5px 0; line-height:25px; color:#6b6b6b;}
.n_time{ background:url(../images/time.jpg) left no-repeat; text-indent:25px; line-height:25px; height:25px; color:#a8a8a8; font-size:16px;}


.product_left{width:410px; height:310px; margin-right:10px; float:left; text-align: center;}
.product_left img{ max-width:410px; height:310px;}
.product_right{float:right; line-height:2.0; width: 450px; height:auto; overflow:hidden;}
.pro_namelb{ line-height:35px; background: #333; height: 35px; color: #fff; padding-left: 40px;}
#rx{ float:left; margin-top:30px; width: 450px;}
#rx p{ font-size:18px; font-weight: bold; color: #323232; border-bottom: 1px solid #c8c8c8;}
#ckxq1{ background:url(../images/dg.png) no-repeat 30px center; height:34px; width:160px; line-height:34px; text-align:center; color:#5b5b5b; float:left; margin-top:35px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
#ckxq2{ background:url(../images/zx.png) no-repeat 15px center; height:34px; width:200px; line-height:34px; text-align:center; color:#5b5b5b; float:right; margin-top:35px; margin-right:10px; border: 1px solid #5b5b5b; padding-left: 20px; transition:0.3s all 0s linear;}
.pro_name1{ color:#323232; font-size:18px; margin-bottom:20px;}
#ckxq1:hover{ background: url(../images/dg.png) no-repeat 30px center #666;}
#ckxq1:hover a{ color: #fff;}
#ckxq2:hover{ background: url(../images/zx.png) no-repeat 15px center #666;}
#ckxq2:hover a{ color: #fff;}

.pro1 li{float:left; margin:15px 3px 0; width:103px; height:72px; border: 1px solid #dddddd; text-align:center;}
.pro1 img{ max-width:103px; height:70px; transition:0.3s all 0s linear;}
.pro1 a{color:#000; font-size:12px;}
.pro1 li:hover img{ border: 1px solid #39354c; }

.dgnr{ background: url(../images/dgpic.png) no-repeat right center; line-height: 2.0; padding: 20px 0 30px; color: #999999;}




/************************************/
.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}
/***************global*****************/
.pro li{float:left;overflow:hidden;margin:0 8px 20px;width:277px;text-align:center;white-space:nowrap;*margin:0 10px 20px 18px;}
.pro li .li-img{ padding:2px; width: 271px; height: 203px; border:1px solid #dcdcdc; transition: 0.3s;}
.pro img{max-width: 271px; height: 203px;}
.pro a{color:#444;}
.pro a:hover{color:#da020d;}
.pro li:hover .li-img{border:1px solid #da020d;}
/*************index&goods**************/
.news{}
.news li{ height:39px;border-bottom:1px dotted #cdcdcd;text-indent:1em;line-height:39px;}
.news li:before{color:#e40413;content:'■\00a0\00a0\00a0';vertical-align:2px;}
.news li:hover{background-color:#f6f6f6;}
.news a:hover{color:#da020d;}
/****************news*****************/
.news_title{color:#da020d;text-align:center;line-height:40px;}
.meta{color:#999;text-align:center;line-height:28px; border:1px solid #f0f0f0; background:#fbfbfb; margin-bottom:10px;}
/***********news_info**************/
.jobs li{ height:auto; margin:23px 18px 18px 28px;border-bottom:1px dotted #666; position:relative;}
.jobs a{ position:absolute; right:0; top:0;float:right;width:71px;height:34px;color:#fff;text-align:center;line-height:34px; display:block; background:#f00;}
.jobs strong{color:#da020d;}
.jobs p{/*margin:6px 0 -134px 156px;*/line-height:35px;}
/***************jobs***************/
.rel_center{ text-align:center; left:50%;}
.pro_name{ display:block;color:#da020d; font-size:24px; text-align: center; padding-bottom: 10px;}
.info_title{margin:20px 0 10px;width:100%;height:35px;background:#efefef;}
.info_title b{display:inline-block; width:150px; text-align: center; font-weight: normal; height:100%;border-right:5px solid #fff; background:#333; color:#fff; line-height:35px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
/********goods_info&jobs_info*******/
.order{ width: 960px; margin: 10px auto;}
.order .text{ width: 33.3%; float: left; margin-bottom: 15px; padding-top: 15px; position: relative; height: 44px;}
.order .text input{ width: 80%; padding: 0 5%; height: 40px; line-height: 40px; font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .longtext{ width: 100%; margin-bottom: 12px; height: 100px; clear: both; position: relative;}
.order .longtext textarea{resize: none;width:93%;height:80px; padding: 10px 2%;font-family: "微软雅黑";border-radius: 3px; border: none;}
.order .yzm{ width: 15%;}
.order .tj{ width:40%; margin-right:30px; margin-top: 20px; float: right; height: 42px; background: #121212; position: relative; }
.order .but{ width:100%; line-height: 42px; background: none; color: #FFF; float: right; font-size: 16px;font-family: "微软雅黑";border-radius: 3px; position: relative; z-index: 9; border: none; text-align: center !important;}
.order .tip{ position: absolute; left: 20px; top:20px; line-height: 0; height: 0; color: #9c9c9c; transition:0.3s all}
.order input:focus + .tip,.order textarea:focus + .tip{ top: -15px; color: #3DAAFC;}
.order .tj:after{content: ""; position: absolute; top:0; left: 0; height: 42px; width: 0; overflow: hidden; background: #e90000; z-index: 0; transition:0.3s all}
.order .tj:hover:after{width: 100%;}

.order input { font-size: 16px; outline: none;}
.lb_wrap .lb_label.top,.lb_wrap .lb_label.bottom {left: 15px !important;}
.lb_wrap .lb_label.left {left: 0;}
.lb_label {	font-weight: bold; color: #999;}
.lb_label.active {	color: #e90000;}
	
/**************order&message********/
#banner{position:relative;overflow:auto;}
#banner li {float:left;}
.banner .dots li.active {
background: #fff;
opacity: 1;
}
.banner .dots li {
display: inline-block;
width: 10px;
height: 10px;
margin: 0 4px;
text-indent: -999em;
border: 2px solid #fff;
border-radius: 6px;
cursor: pointer;
opacity: .4;
-webkit-transition: background .5s, opacity .5s;
-moz-transition: background .5s, opacity .5s;
transition: background .5s, opacity .5s;
}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#da020d;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}